Intel systems with more than 8 CPUs require that the APIC is configured
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Wed, 23 Nov 2005 11:11:05 +0000 (12:11 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Wed, 23 Nov 2005 11:11:05 +0000 (12:11 +0100)
commit39fcc013ef252b0bf2eecd63433da6ef232910e5
tree89b0bf7b9979e26472bb019847152d5526663831
parent9d401b35f071a91e7281fcdd4a5ceba0dc125ba4
Intel systems with more than 8 CPUs require that the APIC is configured
in clustered mode with the apic=bigsmp kernel parameter. This patch does
the APIC mode selection automatically without needing to manually specify
the kernel paremeter.

(KAF note: I see the patch is also present in Linux 2.6.14.2)

Signed-off-by: Nitin Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
xen/arch/x86/acpi/boot.c
xen/arch/x86/genapic/bigsmp.c
xen/arch/x86/genapic/probe.c
xen/arch/x86/mpparse.c
xen/include/asm-x86/apicdef.h
xen/include/asm-x86/mach-generic/mach_apic.h
xen/include/asm-x86/mpspec.h